Search results

Types

Classes
Interfaces
Enums
Functions
Type aliases
Constants

Members

Properties
Methods
Getters
Setters
Enum members
Show privates

Other

In this module only

Interface EditWebhookTokenMessage

Defined in types

Properties

allowedMentions?: {
parse?: Array<string>external Array,
roles?: Array<string>external Array,
users?: Array<string>external Array
}
attachments?: Array<{id: string}>external Array
components?: Array<CreateChannelMessageComponentinterface CreateChannelMessageComponentdetritus-client-rest/RequestTypes/CreateChannelMessageComponent | toJSONinterface toJSONdetritus-client-rest/RequestTypes/toJSON<RawChannelMessageComponentinterface RawChannelMessageComponentdetritus-client-rest/RawChannelMessageComponent>>external Array | toJSONinterface toJSONdetritus-client-rest/RequestTypes/toJSON<Array<RawChannelMessageComponentinterface RawChannelMessageComponentdetritus-client-rest/RawChannelMessageComponent>external Array>
embed?: CreateChannelMessageEmbedinterface CreateChannelMessageEmbeddetritus-client-rest/RequestTypes/CreateChannelMessageEmbed | toJSONinterface toJSONdetritus-client-rest/RequestTypes/toJSON<RawChannelMessageEmbedinterface RawChannelMessageEmbeddetritus-client-rest/RawChannelMessageEmbed> | null
embeds?: Array<CreateChannelMessageEmbedinterface CreateChannelMessageEmbeddetritus-client-rest/RequestTypes/CreateChannelMessageEmbed | toJSONinterface toJSONdetritus-client-rest/RequestTypes/toJSON<RawChannelMessageEmbedinterface RawChannelMessageEmbeddetritus-client-rest/RawChannelMessageEmbed>>external Array
file?: Fileinterface Filedetritus-client-rest/RequestTypes/File
files?: Array<Fileinterface Filedetritus-client-rest/RequestTypes/File>external Array